MESCIUS SPREAD for Windows Forms 15.0J
ShowConditionalFormatDialog(Form,FpSpread,String,CellRange[]) メソッド

親オブジェクト。
Spreadオブジェクト。
comparisonOperator名
cellRangesオブジェクト
ConditionalFormatting ダイアログを表示します。
構文
'宣言
 
Public Shared Function ShowConditionalFormatDialog( _
   ByVal parent As Form, _
   ByVal spread As FpSpread, _
   ByVal strComparisonOperator As String, _
   ByVal cellRanges() As CellRange _
) As Form
public static Form ShowConditionalFormatDialog( 
   Form parent,
   FpSpread spread,
   string strComparisonOperator,
   CellRange[] cellRanges
)

パラメータ

parent
親オブジェクト。
spread
Spreadオブジェクト。
strComparisonOperator
comparisonOperator名
cellRanges
cellRangesオブジェクト

戻り値の型

ConditionalFormat フォームを返します。
参照

ConditionalFormattingUtils クラス
ConditionalFormattingUtils メンバ

 

 


© MESCIUS inc. All rights reserved.